func google.golang.org/protobuf/internal/filedesc.getFeaturesFor

5 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		desc_init.go#L185: 	fd.L1.EditionFeatures = getFeaturesFor(fd.L1.Edition)
		editions.go#L21: 	SurrogateProto2.L1.EditionFeatures = getFeaturesFor(EditionProto2)
		editions.go#L22: 	SurrogateProto3.L1.EditionFeatures = getFeaturesFor(EditionProto3)
		editions.go#L23: 	SurrogateEdition2023.L1.EditionFeatures = getFeaturesFor(Edition2023)
		editions.go#L155: func getFeaturesFor(ed Edition) EditionFeatures {